Extension Action
An extension action.
The extension action represents an icon in the toolbar near the address bar in Chromium. JxBrowser does not display Chromium toolbar, but you can access the extension action icon, tooltip, badge, and other properties to display a clickable extension icon in your application. You can also interact with the extension action programmatically by simulating a click on it.
The extension action properties can change over time. To receive notifications about the changes, subscribe to receive the ExtensionActionUpdated events.
Since
8.0.0
Functions
Link copied to clipboard
Subscribes the given observer to receive events of type E from this Observable.